| GUI Help > Special > getTrackbarPosition | ||||||||||||||
|
getTrackbarPosition |
||||||||||||||
| int position=getTrackbarPosition(handle gadget) | ||||||||||||||
|
Description: Retrieves the current position of the trackbar gadget's slider. |
||||||||||||||
|
Return Value: Position of the trackbar's slider. |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |